net/http.http2DataFrame.Header (method, view implemented interface methods)
3 uses
net/http (current package)
h2_bundle.go#L1737: func (h http2FrameHeader) Header() http2FrameHeader { return h }
h2_bundle.go#L5586: return sc.countError("data_flow", http2streamError(f.Header().StreamID, http2ErrCodeFlowControl))
h2_bundle.go#L5835: id := f.Header().StreamID
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)